Show character names when describing translations
authorRobert Pluim <rpluim@gmail.com>
Fri, 7 Jun 2024 10:21:11 +0000 (12:21 +0200)
committerRobert Pluim <rpluim@gmail.com>
Tue, 11 Jun 2024 09:06:37 +0000 (11:06 +0200)
commite3078994d89adb6e8e004094817faa3862f6d8ab
tree48d8788cab92741165ce78563084faccedb91577
parente4b243b931be8c2f605ce2bb6dbcda4edad7400f
Show character names when describing translations

This implements Bug#71411.

* lisp/help.el (help-key-description): Use 'char-to-name' to show the
Unicode name of translated keys.
(help--describe-command): And here.

* etc/NEWS: Announce the change.
etc/NEWS
lisp/help.el